Skip to content

ci: fix release error premature close#548

Merged
thiagobrez merged 1 commit into
mainfrom
fix/ci-publish-fetch
Jul 1, 2026
Merged

ci: fix release error premature close#548
thiagobrez merged 1 commit into
mainfrom
fix/ci-publish-fetch

Conversation

@thiagobrez

Copy link
Copy Markdown
Collaborator

PR Description

The release action has been failing on latest commits because of a change introduced in Node.js that tricks node-fetch to think the request has failed, while it did not.

This has already been patched in Node and we just need to force the workflow to use the latest patch.

@thiagobrez thiagobrez merged commit ba4d2f9 into main Jul 1, 2026
9 checks passed
@thiagobrez thiagobrez deleted the fix/ci-publish-fetch branch July 1, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant